🌚🌞

ClickHouse Stateless tests (msan) [2/4] for PR #708

Test nameTest statusTest time, sec.
Server died FAIL 0.0
2025-04-01 21:55:28 Reason: return code:  210
2025-04-01 21:55:28 Error on processing query: Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR) (version 24.12.2.20221.altinityantalya (altinity build))
2025-04-01 21:55:28 (query: SELECT greatest(toUInt8(1), toUInt8(intHash64(number))) FROM system.numbers LIMIT 3500000 FORMAT RowBinary)
2025-04-01 21:55:28 , result:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 stdout:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 Settings used in the test: --max_insert_threads 3 --group_by_two_level_threshold 1 --group_by_two_level_threshold_bytes 1 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 10557050 --max_read_buffer_size 687669 --prefer_localhost_replica 1 --max_block_size 31146 --max_joined_block_size_rows 40801 --max_threads 1 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 0 --read_in_order_two_level_merge_threshold 54 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 43715243 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 1 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method pread --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 0 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 8Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 0 --compile_sort_description 1 --merge_tree_coarse_index_granularity 16 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 2495388058 --min_compress_block_size 29806 --max_compress_block_size 2959610 --merge_tree_compact_parts_min_granules_to_multibuffer_read 24 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 5746511 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone America/Mazatlan --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.25 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 100000000 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 10 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --output_format_native_write_json_as_string 1 --enable_vertical_final 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.0 --prefer_fetch_merged_part_size_threshold 5732284980 --vertical_merge_algorithm_min_rows_to_activate 500882 --vertical_merge_algorithm_min_columns_to_activate 5 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 12253727 --merge_max_block_size 18433 --index_granularity 28366 --min_bytes_for_wide_part 0 --marks_compress_block_size 71361 --primary_key_compress_block_size 62557 --replace_long_file_name_to_hash 0 --max_file_name_length 99 --min_bytes_for_full_part_storage 0 --compact_parts_max_bytes_to_buffer 12263385 --compact_parts_max_granules_to_buffer 57 --compact_parts_merge_max_bytes_to_prefetch_part 16824239 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 14 --old_parts_lifetime 10 --prewarm_mark_cache 1 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 Database: test_df5g6uh0
2025-04-01 21:55:28 Reason: return code:  32
2025-04-01 21:55:28 Expected server error code '407' but got no server error (query: SELECT toDecimal128('-1', 7) AS x, toUInt8(x); -- { serverError DECIMAL_OVERFLOW }).
2025-04-01 21:55:28 Error on processing query: Code: 32. DB::Exception: Attempt to read after eof: while receiving packet from localhost:9000. (ATTEMPT_TO_READ_AFTER_EOF) (version 24.12.2.20221.altinityantalya (altinity build))
2025-04-01 21:55:28 (query: SELECT toDecimal128('-1', 7) AS x, toUInt8(x); -- { serverError DECIMAL_OVERFLOW })
2025-04-01 21:55:28 , result:
2025-04-01 21:55:28 
2025-04-01 21:55:28 1234567890	1234567890	1234567890
2025-04-01 21:55:28 -126561577.683753853853498429727072845824
2025-04-01 21:55:28 1234567890	1234567890	1234567890
2025-04-01 21:55:28 12345678	12345678	12345678
2025-04-01 21:55:28 9223372036854775807	9223372036854775807	-9223372036854775807
2025-04-01 21:55:28 9223372036854775800	9223372036854775800	-9223372036854775800
2025-04-01 21:55:28 92233720368547758	92233720368547758	-92233720368547758
2025-04-01 21:55:28 2147483647	2147483647	-2147483647
2025-04-01 21:55:28 2147483647	2147483647	-2147483647
2025-04-01 21:55:28 92233720368547757.99	92233720368547757	-92233720368547757
2025-04-01 21:55:28 2147483640.99	2147483640	-2147483640
2025-04-01 21:55:28 -0.9	0
2025-04-01 21:55:28 -0.9	0
2025-04-01 21:55:28 -0.9	0
2025-04-01 21:55:28 -0.8	0
2025-04-01 21:55:28 -0.8	0
2025-04-01 21:55:28 -0.8	0
2025-04-01 21:55:28 -0.7	0
2025-04-01 21:55:28 -0.7	0
2025-04-01 21:55:28 -0.7	0
2025-04-01 21:55:28 -0.6	0
2025-04-01 21:55:28 -0.6	0
2025-04-01 21:55:28 -0.6	0
2025-04-01 21:55:28 
2025-04-01 21:55:28 stdout:
2025-04-01 21:55:28 1234567890	1234567890	1234567890
2025-04-01 21:55:28 -126561577.683753853853498429727072845824
2025-04-01 21:55:28 1234567890	1234567890	1234567890
2025-04-01 21:55:28 12345678	12345678	12345678
2025-04-01 21:55:28 9223372036854775807	9223372036854775807	-9223372036854775807
2025-04-01 21:55:28 9223372036854775800	9223372036854775800	-9223372036854775800
2025-04-01 21:55:28 92233720368547758	92233720368547758	-92233720368547758
2025-04-01 21:55:28 2147483647	2147483647	-2147483647
2025-04-01 21:55:28 2147483647	2147483647	-2147483647
2025-04-01 21:55:28 92233720368547757.99	92233720368547757	-92233720368547757
2025-04-01 21:55:28 2147483640.99	2147483640	-2147483640
2025-04-01 21:55:28 -0.9	0
2025-04-01 21:55:28 -0.9	0
2025-04-01 21:55:28 -0.9	0
2025-04-01 21:55:28 -0.8	0
2025-04-01 21:55:28 -0.8	0
2025-04-01 21:55:28 -0.8	0
2025-04-01 21:55:28 -0.7	0
2025-04-01 21:55:28 -0.7	0
2025-04-01 21:55:28 -0.7	0
2025-04-01 21:55:28 -0.6	0
2025-04-01 21:55:28 -0.6	0
2025-04-01 21:55:28 -0.6	0
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 1 --group_by_two_level_threshold_bytes 49584305 --distributed_aggregation_memory_efficient 0 --fsync_metadata 1 --output_format_parallel_formatting 0 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 12287801 --max_read_buffer_size 615990 --prefer_localhost_replica 0 --max_block_size 28087 --max_joined_block_size_rows 24284 --max_threads 3 --optimize_append_index 0 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 32 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 37204966 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 1000520577 --local_filesystem_read_method pread --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 50 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 6 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 1186476231 --min_compress_block_size 424601 --max_compress_block_size 2272518 --merge_tree_compact_parts_min_granules_to_multibuffer_read 15 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 9014879 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 0 --session_timezone Atlantic/Azores --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.45 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 100000000 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 10 --optimize_functions_to_subcolumns 0 --parallel_replicas_local_plan 0 --query_plan_join_swap_table false --output_format_native_write_json_as_string 0 --enable_vertical_final 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.13824112571391645 --prefer_fetch_merged_part_size_threshold 4542782816 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 1 --index_granularity_bytes 2175666 --merge_max_block_size 5020 --index_granularity 52638 --min_bytes_for_wide_part 142963052 --marks_compress_block_size 37481 --primary_key_compress_block_size 67518 --replace_long_file_name_to_hash 0 --max_file_name_length 0 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 245740836 --compact_parts_max_granules_to_buffer 8 --compact_parts_merge_max_bytes_to_prefetch_part 9292703 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 0 --old_parts_lifetime 224 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 Database: test_zem730f7
2025-04-01 21:55:38 Reason: server died 
2025-04-01 21:55:38 Server does not respond to health check
2025-04-01 21:55:38 
2025-04-01 21:55:38 Process Process-6:
2025-04-01 21:55:38 Traceback (most recent call last):
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:55:38     self.run()
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:55:38     self._target(*self._args, **self._kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:55:38     return run_tests_array(*args, **kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:55:38     stop_tests()
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:55:38     cleanup_child_processes(os.getpid())
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:55:38     child_pgid = os.getpgid(child)
2025-04-01 21:55:38 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:38 Child processes of 1381:
2025-04-01 21:55:38 28040 /bin/sh -c pgrep --parent 1381 -a
2025-04-01 21:55:38 Process Process-9:
2025-04-01 21:55:38 Traceback (most recent call last):
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:55:38     self.run()
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:55:38     self._target(*self._args, **self._kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:55:38     return run_tests_array(*args, **kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:55:38     stop_tests()
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:55:38     cleanup_child_processes(os.getpid())
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:55:38     child_pgid = os.getpgid(child)
2025-04-01 21:55:38 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:38 Child processes of 1389:
2025-04-01 21:55:38 28047 /bin/sh -c pgrep --parent 1389 -a
2025-04-01 21:55:28 Reason: return code:  210
2025-04-01 21:55:28 Code: 210. DB::NetException: Connection reset by peer, while reading from socket (peer: [::1]:9000, local: [::1]:60336): (localhost:9000, ::1, local address: [::1]:60336). (NETWORK_ERROR)
2025-04-01 21:55:28 
2025-04-01 21:55:28 , result:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 stdout:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 103548 --group_by_two_level_threshold_bytes 25512116 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 0 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 14823653 --max_read_buffer_size 887739 --prefer_localhost_replica 1 --max_block_size 91871 --max_joined_block_size_rows 81863 --max_threads 1 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 49 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 10702132 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method io_uring --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 1 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 64Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 8Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 0 --compile_sort_description 1 --merge_tree_coarse_index_granularity 21 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 2379518480 --max_bytes_before_external_group_by 0 --max_bytes_before_remerge_sort 423168541 --min_compress_block_size 582579 --max_compress_block_size 2839814 --merge_tree_compact_parts_min_granules_to_multibuffer_read 73 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 5588374 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 0 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.41 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 0 --max_parsing_threads 10 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table true --output_format_native_write_json_as_string 0 --enable_vertical_final 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.7128994582603441 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 10737418240 --index_granularity_bytes 1849928 --merge_max_block_size 1102 --index_granularity 7768 --min_bytes_for_wide_part 529925453 --marks_compress_block_size 67130 --primary_key_compress_block_size 91534 --replace_long_file_name_to_hash 0 --max_file_name_length 26 --min_bytes_for_full_part_storage 499192991 --compact_parts_max_bytes_to_buffer 466813739 --compact_parts_max_granules_to_buffer 66 --compact_parts_merge_max_bytes_to_prefetch_part 16017412 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 72 --old_parts_lifetime 480 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 0 --use_primary_key_cache 0 --prewarm_primary_key_cache 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 Database: test_6fmyolxd
2025-04-01 21:55:30 Reason: return code:  210
2025-04-01 21:55:30 Code: 210. DB::NetException: Connection reset by peer, while reading from socket (peer: [::1]:9000, local: [::1]:60346): (localhost:9000, ::1, local address: [::1]:60346). (NETWORK_ERROR)
2025-04-01 21:55:30 
2025-04-01 21:55:30 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:30 
2025-04-01 21:55:30 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:30 
2025-04-01 21:55:30 , result:
2025-04-01 21:55:30 
2025-04-01 21:55:30 10
2025-04-01 21:55:30 0
2025-04-01 21:55:30 
2025-04-01 21:55:30 stdout:
2025-04-01 21:55:30 10
2025-04-01 21:55:30 0
2025-04-01 21:55:30 
2025-04-01 21:55:30 
2025-04-01 21:55:30 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 1 --group_by_two_level_threshold_bytes 27400647 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 13292184 --max_read_buffer_size 567702 --prefer_localhost_replica 0 --max_block_size 47246 --max_joined_block_size_rows 84215 --max_threads 3 --optimize_append_index 0 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 0 --optimize_or_like_chain 1 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 0 --read_in_order_two_level_merge_threshold 21 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 49353075 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 8906370819 --min_bytes_to_use_mmap_io 1 --local_filesystem_read_method io_uring --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 3 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 5 --optimize_distinct_in_order 0 --max_bytes_before_external_sort 5657754688 --max_bytes_before_external_group_by 0 --max_bytes_before_remerge_sort 2946336617 --min_compress_block_size 970276 --max_compress_block_size 2083340 --merge_tree_compact_parts_min_granules_to_multibuffer_read 51 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 798115 --http_wait_end_of_query False --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone America/Hermosillo --use_page_cache_for_disks_without_file_cache False --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.96 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 1 --min_external_table_block_size_bytes 0 --max_parsing_threads 1 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 0 --query_plan_join_swap_table false --output_format_native_write_json_as_string 0 --enable_vertical_final 1
2025-04-01 21:55:30 
2025-04-01 21:55:30 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 10359105369 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 10173944700 --index_granularity_bytes 23745644 --merge_max_block_size 13542 --index_granularity 61046 --min_bytes_for_wide_part 0 --marks_compress_block_size 53491 --primary_key_compress_block_size 41397 --replace_long_file_name_to_hash 0 --max_file_name_length 121 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 204053403 --compact_parts_max_granules_to_buffer 18 --compact_parts_merge_max_bytes_to_prefetch_part 19364281 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 0 --old_parts_lifetime 10 --prewarm_mark_cache 0 --use_const_adaptive_granularity 1 --enable_index_granularity_compression 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 1
2025-04-01 21:55:30 
2025-04-01 21:55:30 Database: test_3qsj8ayn
2025-04-01 21:55:28 Reason: server died 32
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:41.649760 [ 4059 ] {36738c40-c9bd-49ff-8c5d-a6cb75e0448d} <Fatal> : Logical error: 'Replica info is not initialized'.
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.009370 [ 4059 ] {36738c40-c9bd-49ff-8c5d-a6cb75e0448d} <Fatal> : Stack trace (when copying this message, always include the lines below):
2025-04-01 21:55:28 
2025-04-01 21:55:28 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x00000000456d53c9
2025-04-01 21:55:28 1. ./build_docker/./src/Common/Exception.cpp:105: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000206d2853
2025-04-01 21:55:28 2. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000088cd1d5
2025-04-01 21:55:28 3. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x00000000088f4804
2025-04-01 21:55:28 4. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000034b283cd
2025-04-01 21:55:28 5. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000034b21488
2025-04-01 21:55:28 6. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000034b25dc3
2025-04-01 21:55:28 7. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x0000000040415925
2025-04-01 21:55:28 8. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x000000003f6e8571
2025-04-01 21:55:28 9. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:134: DB::RemoteSource::work() @ 0x0000000040414fb0
2025-04-01 21:55:28 10. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::ExecutionThreadContext::executeTask() @ 0x000000003f7538b1
2025-04-01 21:55:28 11. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:290: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x000000003f71eb14
2025-04-01 21:55:28 12. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:256: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000003f71c8c3
2025-04-01 21:55:28 13. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:127: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000003f71c2f5
2025-04-01 21:55:28 14. ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:49: void std::__function::__policy_invoker<void ()>::__call_impl<std::__function::__default_alloc_func<ThreadFromGlobalPoolImpl<true, true>::ThreadFromGlobalPoolImpl<DB::CompletedPipelineExecutor::execute()::$_0>(DB::CompletedPipelineExecutor::execute()::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000003f719de5
2025-04-01 21:55:28 15. ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000209762ca
2025-04-01 21:55:28 16. ./contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x0000000020988a64
2025-04-01 21:55:28 17. ? @ 0x00007fab77e4dac3
2025-04-01 21:55:28 18. ? @ 0x00007fab77edf850
2025-04-01 21:55:28 
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.015418 [ 26802 ] <Fatal> BaseDaemon: ########################################
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.016232 [ 26802 ] <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3EBE392F6E30F869D3C8A7C787AA68127B123A4, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d) (from thread 4059) (query_id: 36738c40-c9bd-49ff-8c5d-a6cb75e0448d) (query: INSERT INTO distributed_01099_b SELECT * FROM urlCluster('test_cluster_two_shards', 'http://localhost:8123/?query=select+{1,2,3}+format+TSV', 'TSV', 's String');) Received signal Aborted (6)
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.018028 [ 26802 ] <Fatal> BaseDaemon: 
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.018491 [ 26802 ] <Fatal> BaseDaemon: Stack trace: 0x000056504274ba5e 0x00005650431471b7 0x000056502a871bae 0x00007fab77dfb520 0x00007fab77e4f9fd 0x00007fab77dfb476 0x00007fab77de17f3 0x000056504269d48b 0x000056504269ee61 0x000056502a8991d5 0x000056502a8c0804 0x0000565056af43cd 0x0000565056aed488 0x0000565056af1dc3 0x00005650623e1925 0x00005650616b4571 0x00005650623e0fb0 0x000056506171f8b1 0x00005650616eab14 0x00005650616e88c3 0x00005650616e82f5 0x00005650616e5de5 0x00005650429422ca 0x0000565042954a64 0x00007fab77e4dac3 0x00007fab77edf850
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.342953 [ 26802 ] <Fatal> BaseDaemon: 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:381: StackTrace::tryCapture()
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.343710 [ 26802 ] <Fatal> BaseDaemon: 0. ./build_docker/./src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000002077fa5e
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:42.818722 [ 26802 ] <Fatal> BaseDaemon: 1. ./build_docker/./src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000002117b1b7
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:46.216005 [ 26802 ] <Fatal> BaseDaemon: 2. SignalAction(int, void*, void*) @ 0x00000000088a5bae
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:46.216211 [ 26802 ] <Fatal> BaseDaemon: 3. ? @ 0x00007fab77dfb520
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:46.219608 [ 26802 ] <Fatal> BaseDaemon: 4. ? @ 0x00007fab77e4f9fd
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:46.219787 [ 26802 ] <Fatal> BaseDaemon: 5. ? @ 0x00007fab77dfb476
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:46.219899 [ 26802 ] <Fatal> BaseDaemon: 6. ? @ 0x00007fab77de17f3
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:46.819038 [ 26802 ] <Fatal> BaseDaemon: 7. ./build_docker/./src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x00000000206d148b
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:47.419382 [ 26802 ] <Fatal> BaseDaemon: 8.0. inlined from ./build_docker/./src/Common/Exception.cpp:70: DB::handle_error_code(String const&, int, bool, std::vector<void*, std::allocator<void*>> const&)
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:47.419544 [ 26802 ] <Fatal> BaseDaemon: 8. ./build_docker/./src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000206d2e61
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:47.702502 [ 26802 ] <Fatal> BaseDaemon: 9. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000088cd1d5
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:47.986515 [ 26802 ] <Fatal> BaseDaemon: 10. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x00000000088f4804
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:49.350065 [ 26802 ] <Fatal> BaseDaemon: 11. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000034b283cd
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:50.553569 [ 26802 ] <Fatal> BaseDaemon: 12. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000034b21488
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:51.825748 [ 26802 ] <Fatal> BaseDaemon: 13. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000034b25dc3
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:52.214273 [ 26802 ] <Fatal> BaseDaemon: 14. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x0000000040415925
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:52.460221 [ 26802 ] <Fatal> BaseDaemon: 15. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x000000003f6e8571
2025-04-01 21:55:28 [c6c6cb6f00e6] 2025.04.01 14:54:52.755429 [ 26802 ] <Fatal> BaseDaemon: 16. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:134: DB::RemoteSource::work() @ 0x0000000040414fb0
2025-04-01 21:55:28 [c6c6cb6f00e6] 20
2025-04-01 21:55:38 Reason: server died 
2025-04-01 21:55:38 Server does not respond to health check
2025-04-01 21:55:38 
2025-04-01 21:55:38 Process Process-10:
2025-04-01 21:55:38 Traceback (most recent call last):
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:55:38     self.run()
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:55:38     self._target(*self._args, **self._kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:55:38     return run_tests_array(*args, **kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:55:38     stop_tests()
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:55:38     cleanup_child_processes(os.getpid())
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:55:38     child_pgid = os.getpgid(child)
2025-04-01 21:55:38 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:38 Child processes of 1392:
2025-04-01 21:55:38 28037 /bin/sh -c pgrep --parent 1392 -a
2025-04-01 21:55:28 Reason: return code:  1
2025-04-01 21:55:28 Traceback (most recent call last):
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen
2025-04-01 21:55:28     httplib_response = self._make_request(
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 446, in _make_request
2025-04-01 21:55:28     six.raise_from(e, None)
2025-04-01 21:55:28   File "<string>", line 3, in raise_from
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 441, in _make_request
2025-04-01 21:55:28     httplib_response = conn.getresponse()
2025-04-01 21:55:28   File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse
2025-04-01 21:55:28     response.begin()
2025-04-01 21:55:28   File "/usr/lib/python3.10/http/client.py", line 318, in begin
2025-04-01 21:55:28     version, status, reason = self._read_status()
2025-04-01 21:55:28   File "/usr/lib/python3.10/http/client.py", line 287, in _read_status
2025-04-01 21:55:28     raise RemoteDisconnected("Remote end closed connection without"
2025-04-01 21:55:28 http.client.RemoteDisconnected: Remote end closed connection without response
2025-04-01 21:55:28 
2025-04-01 21:55:28 During handling of the above exception, another exception occurred:
2025-04-01 21:55:28 
2025-04-01 21:55:28 Traceback (most recent call last):
2025-04-01 21:55:28   File "/usr/local/lib/python3.10/dist-packages/requests/adapters.py", line 667, in send
2025-04-01 21:55:28     resp = conn.urlopen(
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 756, in urlopen
2025-04-01 21:55:28     retries = retries.increment(
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 534, in increment
2025-04-01 21:55:28     raise six.reraise(type(error), error, _stacktrace)
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/six.py", line 718, in reraise
2025-04-01 21:55:28     raise value.with_traceback(tb)
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen
2025-04-01 21:55:28     httplib_response = self._make_request(
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 446, in _make_request
2025-04-01 21:55:28     six.raise_from(e, None)
2025-04-01 21:55:28   File "<string>", line 3, in raise_from
2025-04-01 21:55:28   File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 441, in _make_request
2025-04-01 21:55:28     httplib_response = conn.getresponse()
2025-04-01 21:55:28   File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse
2025-04-01 21:55:28     response.begin()
2025-04-01 21:55:28   File "/usr/lib/python3.10/http/client.py", line 318, in begin
2025-04-01 21:55:28     version, status, reason = self._read_status()
2025-04-01 21:55:28   File "/usr/lib/python3.10/http/client.py", line 287, in _read_status
2025-04-01 21:55:28     raise RemoteDisconnected("Remote end closed connection without"
2025-04-01 21:55:28 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2025-04-01 21:55:28 
2025-04-01 21:55:28 During handling of the above exception, another exception occurred:
2025-04-01 21:55:28 
2025-04-01 21:55:28 Traceback (most recent call last):
2025-04-01 21:55:28   File "/repo/tests/queries/0_stateless/01626_cnf_fuzz_long.python", line 76, in <module>
2025-04-01 21:55:28     res_cnf = client.query(query_cnf).strip()
2025-04-01 21:55:28   File "/repo/tests/queries/0_stateless/helpers/pure_http_client.py", line 43, in query
2025-04-01 21:55:28     r = requests.post(
2025-04-01 21:55:28   File "/usr/local/lib/python3.10/dist-packages/requests/api.py", line 115, in post
2025-04-01 21:55:28     return request("post", url, data=data, json=json, **kwargs)
2025-04-01 21:55:28   File "/usr/local/lib/python3.10/dist-packages/requests/api.py", line 59, in request
2025-04-01 21:55:28     return session.request(method=method, url=url, **kwargs)
2025-04-01 21:55:28   File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 589, in request
2025-04-01 21:55:28     resp = self.send(prep, **send_kwargs)
2025-04-01 21:55:28   File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 703, in send
2025-04-01 21:55:28     r = adapter.send(request, **kwargs)
2025-04-01 21:55:28   File "/usr/local/lib/python3.10/dist-packages/requests/adapters.py", line 682, in send
2025-04-01 21:55:28     raise ConnectionError(err, request=request)
2025-04-01 21:55:28 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
2025-04-01 21:55:28 , result:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 stdout:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 328542 --group_by_two_level_threshold_bytes 29613909 --distributed_aggregation_memory_efficient 1 --fsync_metadata 0 --output_format_parallel_formatting 0 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 15279041 --max_read_buffer_size 870628 --prefer_localhost_replica 1 --max_block_size 99508 --max_joined_block_size_rows 31150 --max_threads 2 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 0 --optimize_or_like_chain 1 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 66 --optimize_aggregation_in_order 1 --aggregation_in_order_max_block_bytes 33321430 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 9010623116 --min_bytes_to_use_mmap_io 10737418240 --local_filesystem_read_method io_uring --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 5 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 1 --remote_filesystem_read_prefetch 0 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 64Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 1 --merge_tree_coarse_index_granularity 11 --optimize_distinct_in_order 0 --max_bytes_before_external_sort 10737418240 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 2355874880 --min_compress_block_size 1863030 --max_compress_block_size 473313 --merge_tree_compact_parts_min_granules_to_multibuffer_read 60 --optimize_sorting_by_input_stream_properties 1 --http_response_buffer_size 7343518 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 0 --session_timezone Atlantic/Azores --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.87 --prefer_external_sort_block_bytes 100000000 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 0 --max_parsing_threads 1 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --output_format_native_write_json_as_string 0 --enable_vertical_final 0
2025-04-01 21:55:28 
2025-04-01 21:55:28 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.0 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 880140 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 8509059214 --index_granularity_bytes 20588012 --merge_max_block_size 1577 --index_gr
2025-04-01 21:55:38 Reason: server died 
2025-04-01 21:55:38 Server does not respond to health check
2025-04-01 21:55:38 
2025-04-01 21:55:38 Process Process-7:
2025-04-01 21:56:05 Reason: server died 
2025-04-01 21:56:05 Server does not respond to health check
2025-04-01 21:56:05 
2025-04-01 21:56:05 Process Process-4:
2025-04-01 21:56:05 Traceback (most recent call last):
2025-04-01 21:56:05   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:56:05     self.run()
2025-04-01 21:56:05   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:56:05     self._target(*self._args, **self._kwargs)
2025-04-01 21:56:05   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:56:05     return run_tests_array(*args, **kwargs)
2025-04-01 21:56:05   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:56:05     stop_tests()
2025-04-01 21:56:05   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:56:05     cleanup_child_processes(os.getpid())
2025-04-01 21:56:05   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:56:05     child_pgid = os.getpgid(child)
2025-04-01 21:56:05 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:56:05 Child processes of 1378:
2025-04-01 21:56:05 28092 /bin/sh -c pgrep --parent 1378 -a
2025-04-01 22:08:29 Hung check failed: [Errno 111] Connection refused
2025-04-01 22:08:29 Server died, terminating all processes...
2025-04-01 22:08:29 Running 139 stateless tests (MainProcess).
2025-04-01 22:08:29 Child processes of 1361:
2025-04-01 22:08:29 1364 python3 /usr/bin/clickhouse-test --testname --shard --zookeeper --check-zookeeper-session --hung-check --print-time --no-drop-if-fail --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 1 --run-by-hash-total 4 --report-logs-stats
2025-04-01 22:08:29 1370 python3 /usr/bin/clickhouse-test --testname --shard --zookeeper --check-zookeeper-session --hung-check --print-time --no-drop-if-fail --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 1 --run-by-hash-total 4 --report-logs-stats
2025-04-01 22:08:29 28100 /bin/sh -c pgrep --parent 1361 -a
2025-04-01 22:08:29 Traceback (most recent call last):
2025-04-01 22:08:29   File "/usr/bin/clickhouse-test", line 3716, in <module>
2025-04-01 22:08:29     main(args)
2025-04-01 22:08:29   File "/usr/bin/clickhouse-test", line 3063, in main
2025-04-01 22:08:29     total_tests_run += do_run_tests(args.jobs, test_suite)
2025-04-01 22:08:29   File "/usr/bin/clickhouse-test", line 2697, in do_run_tests
2025-04-01 22:08:29     run_tests_array(
2025-04-01 22:08:29   File "/usr/bin/clickhouse-test", line 2343, in run_tests_array
2025-04-01 22:08:29     stop_tests()
2025-04-01 22:08:29   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 22:08:29     cleanup_child_processes(os.getpid())
2025-04-01 22:08:29   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 22:08:29     child_pgid = os.getpgid(child)
2025-04-01 22:08:29 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:28 Reason: return code:  210
2025-04-01 21:55:28 Code: 210. DB::NetException: Connection reset by peer, while reading from socket (peer: [::1]:9000, local: [::1]:60356): (localhost:9000, ::1, local address: [::1]:60356). (NETWORK_ERROR)
2025-04-01 21:55:28 
2025-04-01 21:55:28 , result:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 stdout:
2025-04-01 21:55:28 
2025-04-01 21:55:28 
2025-04-01 21:55:28 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 926968 --group_by_two_level_threshold_bytes 50000000 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 15695912 --max_read_buffer_size 530186 --prefer_localhost_replica 0 --max_block_size 88155 --max_joined_block_size_rows 26541 --max_threads 1 --optimize_append_index 1 --optimize_if_chain_to_multiif 1 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 0 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 72 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 3707684 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 1 --local_filesystem_read_method io_uring --remote_filesystem_read_method threadpool --local_filesystem_read_prefetch 1 --filesystem_cache_segments_batch_size 100 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 1 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 1 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 16Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 0 --compile_sort_description 0 --merge_tree_coarse_index_granularity 23 --optimize_distinct_in_order 1 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 1348609768 --min_compress_block_size 17882 --max_compress_block_size 98502 --merge_tree_compact_parts_min_granules_to_multibuffer_read 116 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 1057426 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 1 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 0 --session_timezone Atlantic/Azores --use_page_cache_for_disks_without_file_cache False --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.51 --prefer_external_sort_block_bytes 0 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 0 --max_parsing_threads 10 --optimize_functions_to_subcolumns 0 --parallel_replicas_local_plan 0 --query_plan_join_swap_table auto --output_format_native_write_json_as_string 0 --enable_vertical_final 1
2025-04-01 21:55:28 
2025-04-01 21:55:28 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 1 --min_merge_bytes_to_use_direct_io 1076039735 --index_granularity_bytes 11093201 --merge_max_block_size 4674 --index_granularity 27013 --min_bytes_for_wide_part 1048833509 --marks_compress_block_size 99118 --primary_key_compress_block_size 84378 --replace_long_file_name_to_hash 0 --max_file_name_length 0 --min_bytes_for_full_part_storage 511408781 --compact_parts_max_bytes_to_buffer 24338567 --compact_parts_max_granules_to_buffer 70 --compact_parts_merge_max_bytes_to_prefetch_part 22377952 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 14 --old_parts_lifetime 10 --prewarm_mark_cache 1 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 0 --use_primary_key_cache 0 --prewarm_primary_key_cache 1
2025-04-01 21:55:28 
2025-04-01 21:55:28 Database: test_pcb8eq08
2025-04-01 21:55:38 Reason: server died 
2025-04-01 21:55:38 Server does not respond to health check
2025-04-01 21:55:38 
2025-04-01 21:55:38 Traceback (most recent call last):
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:55:38     self.run()
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:55:38     self._target(*self._args, **self._kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:55:38     return run_tests_array(*args, **kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:55:38     stop_tests()
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:55:38     cleanup_child_processes(os.getpid())
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:55:38     child_pgid = os.getpgid(child)
2025-04-01 21:55:38 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:38 Child processes of 1383:
2025-04-01 21:55:38 28031 /bin/sh -c pgrep --parent 1383 -a
2025-04-01 21:55:55 Reason: return code:  210
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
2025-04-01 21:55:55 
2025-04-01 21:55:55 , result:
2025-04-01 21:55:55 
2025-04-01 21:55:55 > Drop the user, quota, and role if those were created.
2025-04-01 21:55:55 > Create the user with quota with the maximum single authentication attempt.
2025-04-01 21:55:55 > Check if the quota has been created.
2025-04-01 21:55:55 > Try to login to the user account with correct password
2025-04-01 21:55:55 > Login to the user account using the wrong password.
2025-04-01 21:55:55 > Quota is exceeded 1 >= 1. Login with correct password should fail.
2025-04-01 21:55:55 > Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Alter the quota with MAX FAILED SEQUENTIAL AUTHENTICATIONS = 4
2025-04-01 21:55:55 > Try to login to the user account with correct password
2025-04-01 21:55:55 > Successfull login should reset failed authentications counter. Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Login to the user account using the wrong password before exeeding the quota.
2025-04-01 21:55:55 > Also try to login with correct password. Quota should stay exceeded.
2025-04-01 21:55:55 > Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Reset the quota by increasing MAX FAILED SEQUENTIAL AUTHENTICATIONS and succesfull login
2025-04-01 21:55:55 > and check failed_sequential_authentications, max_failed_sequential_authentications.
2025-04-01 21:55:55  ---------------------------------------------------------------------------
2025-04-01 21:55:55 > Create the role with quota with the maximum single authentication attempt.
2025-04-01 21:55:55 > Try to login to the user account with correct password
2025-04-01 21:55:55 > Login to the user account using the wrong password.
2025-04-01 21:55:55 > Quota is exceeded 1 >= 1. Login with correct password should fail.
2025-04-01 21:55:55 > Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Alter the quota with MAX FAILED SEQUENTIAL AUTHENTICATIONS = 4
2025-04-01 21:55:55 > Try to login to the user account with correct password
2025-04-01 21:55:55 > Successfull login should reset failed authentications counter. Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Login to the user account using the wrong password before exeeding the quota.
2025-04-01 21:55:55 > Also try to login with correct password. Quota should stay exceeded.
2025-04-01 21:55:55 > Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Reset the quota by increasing MAX FAILED SEQUENTIAL AUTHENTICATIONS and succesfull login
2025-04-01 21:55:55 > and check failed_sequential_authentications, max_failed_sequential_authentications.
2025-04-01 21:55:55 
2025-04-01 21:55:55 stdout:
2025-04-01 21:55:55 > Drop the user, quota, and role if those were created.
2025-04-01 21:55:55 > Create the user with quota with the maximum single authentication attempt.
2025-04-01 21:55:55 > Check if the quota has been created.
2025-04-01 21:55:55 > Try to login to the user account with correct password
2025-04-01 21:55:55 > Login to the user account using the wrong password.
2025-04-01 21:55:55 > Quota is exceeded 1 >= 1. Login with correct password should fail.
2025-04-01 21:55:55 > Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Alter the quota with MAX FAILED SEQUENTIAL AUTHENTICATIONS = 4
2025-04-01 21:55:55 > Try to login to the user account with correct password
2025-04-01 21:55:55 > Successfull login should reset failed authentications counter. Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Login to the user account using the wrong password before exeeding the quota.
2025-04-01 21:55:55 > Also try to login with correct password. Quota should stay exceeded.
2025-04-01 21:55:55 > Check the failed_sequential_authentications, max_failed_sequential_authentications fields.
2025-04-01 21:55:55 > Reset the quota by increasing MAX FAILED SEQUENTIAL AUTHENTICATIONS and succesfull login
2025-04-01 21:55:55 > and check failed_sequen
2025-04-01 21:55:38 Reason: server died 
2025-04-01 21:55:38 Server does not respond to health check
2025-04-01 21:55:38 
2025-04-01 21:55:38 Process Process-8:
2025-04-01 21:55:38 Traceback (most recent call last):
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:55:38     self.run()
2025-04-01 21:55:38   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:55:38     self._target(*self._args, **self._kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:55:38     return run_tests_array(*args, **kwargs)
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:55:38     stop_tests()
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:55:38     cleanup_child_processes(os.getpid())
2025-04-01 21:55:38   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:55:38     child_pgid = os.getpgid(child)
2025-04-01 21:55:38 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:38 Child processes of 1386:
2025-04-01 21:55:38 28025 /bin/sh -c pgrep --parent 1386 -a
2025-04-01 21:55:40 Reason: server died 
2025-04-01 21:55:40 Server does not respond to health check
2025-04-01 21:55:40 
2025-04-01 21:55:40 Process Process-5:
2025-04-01 21:55:40 Traceback (most recent call last):
2025-04-01 21:55:40   File "/usr/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap
2025-04-01 21:55:40     self.run()
2025-04-01 21:55:40   File "/usr/lib/python3.10/multiprocessing/process.py", line 108, in run
2025-04-01 21:55:40     self._target(*self._args, **self._kwargs)
2025-04-01 21:55:40   File "/usr/bin/clickhouse-test", line 2626, in run_tests_process
2025-04-01 21:55:40     return run_tests_array(*args, **kwargs)
2025-04-01 21:55:40   File "/usr/bin/clickhouse-test", line 2407, in run_tests_array
2025-04-01 21:55:40     stop_tests()
2025-04-01 21:55:40   File "/usr/bin/clickhouse-test", line 452, in stop_tests
2025-04-01 21:55:40     cleanup_child_processes(os.getpid())
2025-04-01 21:55:40   File "/usr/bin/clickhouse-test", line 440, in cleanup_child_processes
2025-04-01 21:55:40     child_pgid = os.getpgid(child)
2025-04-01 21:55:40 ProcessLookupError: [Errno 3] No such process
2025-04-01 21:55:40 Child processes of 1379:
2025-04-01 21:55:40 28063 /bin/sh -c pgrep --parent 1379 -a
 [ 4059 ] {36738c40-c9bd-49ff-8c5d-a6cb75e0448d} <Fatal> : Logical error: \'Replica info is not initialized\'.
 [ 4059 ] {36738c40-c9bd-49ff-8c5d-a6cb75e0448d} <Fatal> : Stack trace (when copying this message, always include the lines below):
 [ 26802 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
 [ 26802 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3EBE392F6E30F869D3C8A7C787AA68127B123A4, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d, architecture: x86_64) (from thread 4059) Received signal 6
 [ 26802 ] {} <Fatal> BaseDaemon: Signal description: Aborted
 [ 26802 ] {} <Fatal> BaseDaemon: 
 [ 26802 ] {} <Fatal> BaseDaemon: Stack trace: 0x000056504274ba5e 0x00005650431471b7 0x000056502a871bae 0x00007fab77dfb520 0x00007fab77e4f9fd 0x00007fab77dfb476 0x00007fab77de17f3 0x000056504269d48b 0x000056504269ee61 0x000056502a8991d5 0x000056502a8c0804 0x0000565056af43cd 0x0000565056aed488 0x0000
 [ 26802 ] {} <Fatal> BaseDaemon: ########################################
 [ 26802 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3EBE392F6E30F869D3C8A7C787AA68127B123A4, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d) (from thread 4059) (query_id: 36738c40-c9bd-49ff-8c5d-a6cb75e0448d) (query: INSERT INTO distributed_01099
 [ 26802 ] {} <Fatal> BaseDaemon: 
 [ 26802 ] {} <Fatal> BaseDaemon: Stack trace: 0x000056504274ba5e 0x00005650431471b7 0x000056502a871bae 0x00007fab77dfb520 0x00007fab77e4f9fd 0x00007fab77dfb476 0x00007fab77de17f3 0x000056504269d48b 0x000056504269ee61 0x000056502a8991d5 0x000056502a8c0804 0x0000565056af43cd 0x0000565056aed488 0x0000
 [ 26802 ] {} <Fatal> BaseDaemon: 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:381: StackTrace::tryCapture()
 [ 26802 ] {} <Fatal> BaseDaemon: 0. ./build_docker/./src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000002077fa5e
 [ 26802 ] {} <Fatal> BaseDaemon: 1. ./build_docker/./src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000002117b1b7
 [ 26802 ] {} <Fatal> BaseDaemon: 2. SignalAction(int, void*, void*) @ 0x00000000088a5bae
 [ 26802 ] {} <Fatal> BaseDaemon: 3. ? @ 0x00007fab77dfb520
 [ 26802 ] {} <Fatal> BaseDaemon: 4. ? @ 0x00007fab77e4f9fd
 [ 26802 ] {} <Fatal> BaseDaemon: 5. ? @ 0x00007fab77dfb476
 [ 26802 ] {} <Fatal> BaseDaemon: 6. ? @ 0x00007fab77de17f3
 [ 26802 ] {} <Fatal> BaseDaemon: 7. ./build_docker/./src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x00000000206d148b
 [ 26802 ] {} <Fatal> BaseDaemon: 8.0. inlined from ./build_docker/./src/Common/Exception.cpp:70: DB::handle_error_code(String const&, int, bool, std::vector<void*, std::allocator<void*>> const&)
 [ 26802 ] {} <Fatal> BaseDaemon: 8. ./build_docker/./src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000206d2e61
 [ 26802 ] {} <Fatal> BaseDaemon: 9. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000088cd1d5
 [ 26802 ] {} <Fatal> BaseDaemon: 10. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x00000000088f4804
 [ 26802 ] {} <Fatal> BaseDaemon: 11. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000034b283cd
 [ 26802 ] {} <Fatal> BaseDaemon: 12. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000034b21488
 [ 26802 ] {} <Fatal> BaseDaemon: 13. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000034b25dc3
 [ 26802 ] {} <Fatal> BaseDaemon: 14. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x0000000040415925
 [ 26802 ] {} <Fatal> BaseDaemon: 15. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x000000003f6e8571
 [ 26802 ] {} <Fatal> BaseDaemon: 16. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:134: DB::RemoteSource::work() @ 0x0000000040414fb0
 [ 26802 ] {} <Fatal> BaseDaemon: 17.0. inlined from ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::executeJob(DB::ExecutingGraph::Node*, DB::ReadProgressCallback*)
 [ 26802 ] {} <Fatal> BaseDaemon: 17. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:98: DB::ExecutionThreadContext::executeTask() @ 0x000000003f7538b1
 [ 26802 ] {} <Fatal> BaseDaemon: 18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:290: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x000000003f71eb14
 [ 26802 ] {} <Fatal> BaseDaemon: 19.0. inlined from ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:256: DB::PipelineExecutor::executeSingleThread(unsigned long)
 [ 26802 ] {} <Fatal> BaseDaemon: 19. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:442: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000003f71c8c3
 [ 26802 ] {} <Fatal> BaseDaemon: 20. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:127: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000003f71c2f5
 [ 26802 ] {} <Fatal> BaseDaemon: 21.0. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:49: DB::threadFunction(DB::CompletedPipelineExecutor::Data&, std::shared_ptr<DB::ThreadGroup>, unsigned long, bool)
 [ 26802 ] {} <Fatal> BaseDaemon: 21.1. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:89: operator()
 [ 26802 ] {} <Fatal> BaseDaemon: 21.2. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 21.3. inlined from ./contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB25CompletedPipelineExecutor7executeEvE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE
 [ 26802 ] {} <Fatal> BaseDaemon: 21.4. inlined from ./contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007]<DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&>(DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&)
 [ 26802 ] {} <Fatal> BaseDaemon: 21.5. inlined from ./src/Common/ThreadPool.h:311: operator()
 [ 26802 ] {} <Fatal> BaseDaemon: 21.6. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 21.7. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 21.8. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:235: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 21. ./contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000003f719de5
 [ 26802 ] {} <Fatal> BaseDaemon: 22.0. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:848: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 22.1. inlined from ./contrib/llvm-project/libcxx/include/__functional/function.h:1197: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 22. ./build_docker/./src/Common/ThreadPool.cpp:785: ThreadPoolImpl<std::thread>::ThreadFromThreadPool::worker() @ 0x00000000209762ca
 [ 26802 ] {} <Fatal> BaseDaemon: 23.0. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 23.1. inlined from ./contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]<std::unique_ptr<std::__thread_struct, std::default_delete<std::__thread_struct>>, void (ThreadPoolImpl<std::thread>::ThreadFromThreadPool::*)(), ThreadPoolImp
 [ 26802 ] {} <Fatal> BaseDaemon: 23. ./contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]<std::tuple<std::unique_ptr<std::__thread_struct, std::default_delete<std::__thread_struct>>, void (ThreadPoolImpl<std::thread>::ThreadFromThreadPool::*)(), ThreadPoolImpl<std
 [ 26802 ] {} <Fatal> BaseDaemon: 24. ? @ 0x00007fab77e4dac3
 [ 26802 ] {} <Fatal> BaseDaemon: 25. ? @ 0x00007fab77edf850
 [ 26802 ] {} <Fatal> BaseDaemon: Integrity check of the executable successfully passed (checksum: 003D0F8422331117266F6835F6AB47FF)
 [ 26802 ] {} <Fatal> BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build.
 [ 26802 ] {} <Fatal> BaseDaemon: Changed settings: min_compress_block_size = 2676963, max_compress_block_size = 1361695, max_block_size = 23650, min_external_table_block_size_bytes = 100000000, max_joined_block_size_rows = 26715, max_insert_threads = 1, max_threads = 2, max_parsing_threads = 1, max
 [ 410 ] {} <Fatal> Application: Child process was terminated by signal 6.
 [ 4059 ] {36738c40-c9bd-49ff-8c5d-a6cb75e0448d} <Fatal> : Logical error: \'Replica info is not initialized\'.
 [ 4059 ] {36738c40-c9bd-49ff-8c5d-a6cb75e0448d} <Fatal> : Stack trace (when copying this message, always include the lines below):
 [ 26802 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
 [ 26802 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3EBE392F6E30F869D3C8A7C787AA68127B123A4, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d, architecture: x86_64) (from thread 4059) Received signal 6
 [ 26802 ] {} <Fatal> BaseDaemon: Signal description: Aborted
 [ 26802 ] {} <Fatal> BaseDaemon: 
 [ 26802 ] {} <Fatal> BaseDaemon: Stack trace: 0x000056504274ba5e 0x00005650431471b7 0x000056502a871bae 0x00007fab77dfb520 0x00007fab77e4f9fd 0x00007fab77dfb476 0x00007fab77de17f3 0x000056504269d48b 0x000056504269ee61 0x000056502a8991d5 0x000056502a8c0804 0x0000565056af43cd 0x0000565056aed488 0x0000
 [ 26802 ] {} <Fatal> BaseDaemon: ########################################
 [ 26802 ] {} <Fatal> BaseDaemon: (version 24.12.2.20221.altinityantalya (altinity build), build id: E3EBE392F6E30F869D3C8A7C787AA68127B123A4, git hash: 82252d159dc02cab0f366aaa5691adc1545dd11d) (from thread 4059) (query_id: 36738c40-c9bd-49ff-8c5d-a6cb75e0448d) (query: INSERT INTO distributed_01099
 [ 26802 ] {} <Fatal> BaseDaemon: 
 [ 26802 ] {} <Fatal> BaseDaemon: Stack trace: 0x000056504274ba5e 0x00005650431471b7 0x000056502a871bae 0x00007fab77dfb520 0x00007fab77e4f9fd 0x00007fab77dfb476 0x00007fab77de17f3 0x000056504269d48b 0x000056504269ee61 0x000056502a8991d5 0x000056502a8c0804 0x0000565056af43cd 0x0000565056aed488 0x0000
 [ 26802 ] {} <Fatal> BaseDaemon: 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:381: StackTrace::tryCapture()
 [ 26802 ] {} <Fatal> BaseDaemon: 0. ./build_docker/./src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000002077fa5e
 [ 26802 ] {} <Fatal> BaseDaemon: 1. ./build_docker/./src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000002117b1b7
 [ 26802 ] {} <Fatal> BaseDaemon: 2. SignalAction(int, void*, void*) @ 0x00000000088a5bae
 [ 26802 ] {} <Fatal> BaseDaemon: 3. ? @ 0x00007fab77dfb520
 [ 26802 ] {} <Fatal> BaseDaemon: 4. ? @ 0x00007fab77e4f9fd
 [ 26802 ] {} <Fatal> BaseDaemon: 5. ? @ 0x00007fab77dfb476
 [ 26802 ] {} <Fatal> BaseDaemon: 6. ? @ 0x00007fab77de17f3
 [ 26802 ] {} <Fatal> BaseDaemon: 7. ./build_docker/./src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x00000000206d148b
 [ 26802 ] {} <Fatal> BaseDaemon: 8.0. inlined from ./build_docker/./src/Common/Exception.cpp:70: DB::handle_error_code(String const&, int, bool, std::vector<void*, std::allocator<void*>> const&)
 [ 26802 ] {} <Fatal> BaseDaemon: 8. ./build_docker/./src/Common/Exception.cpp:111: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000206d2e61
 [ 26802 ] {} <Fatal> BaseDaemon: 9. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x00000000088cd1d5
 [ 26802 ] {} <Fatal> BaseDaemon: 10. DB::Exception::Exception<>(int, FormatStringHelperImpl<>) @ 0x00000000088f4804
 [ 26802 ] {} <Fatal> BaseDaemon: 11. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:727: DB::RemoteQueryExecutor::processReadTaskRequest() @ 0x0000000034b283cd
 [ 26802 ] {} <Fatal> BaseDaemon: 12. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:623: DB::RemoteQueryExecutor::processPacket(DB::Packet) @ 0x0000000034b21488
 [ 26802 ] {} <Fatal> BaseDaemon: 13. ./build_docker/./src/QueryPipeline/RemoteQueryExecutor.cpp:562: DB::RemoteQueryExecutor::readAsync() @ 0x0000000034b25dc3
 [ 26802 ] {} <Fatal> BaseDaemon: 14. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:182: DB::RemoteSource::tryGenerate() @ 0x0000000040415925
 [ 26802 ] {} <Fatal> BaseDaemon: 15. ./build_docker/./src/Processors/ISource.cpp:108: DB::ISource::work() @ 0x000000003f6e8571
 [ 26802 ] {} <Fatal> BaseDaemon: 16. ./build_docker/./src/Processors/Sources/RemoteSource.cpp:134: DB::RemoteSource::work() @ 0x0000000040414fb0
 [ 26802 ] {} <Fatal> BaseDaemon: 17.0. inlined from ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:49: DB::executeJob(DB::ExecutingGraph::Node*, DB::ReadProgressCallback*)
 [ 26802 ] {} <Fatal> BaseDaemon: 17. ./build_docker/./src/Processors/Executors/ExecutionThreadContext.cpp:98: DB::ExecutionThreadContext::executeTask() @ 0x000000003f7538b1
 [ 26802 ] {} <Fatal> BaseDaemon: 18. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:290: DB::PipelineExecutor::executeStepImpl(unsigned long, std::atomic<bool>*) @ 0x000000003f71eb14
 [ 26802 ] {} <Fatal> BaseDaemon: 19.0. inlined from ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:256: DB::PipelineExecutor::executeSingleThread(unsigned long)
 [ 26802 ] {} <Fatal> BaseDaemon: 19. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:442: DB::PipelineExecutor::executeImpl(unsigned long, bool) @ 0x000000003f71c8c3
 [ 26802 ] {} <Fatal> BaseDaemon: 20. ./build_docker/./src/Processors/Executors/PipelineExecutor.cpp:127: DB::PipelineExecutor::execute(unsigned long, bool) @ 0x000000003f71c2f5
 [ 26802 ] {} <Fatal> BaseDaemon: 21.0. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:49: DB::threadFunction(DB::CompletedPipelineExecutor::Data&, std::shared_ptr<DB::ThreadGroup>, unsigned long, bool)
 [ 26802 ] {} <Fatal> BaseDaemon: 21.1. inlined from ./build_docker/./src/Processors/Executors/CompletedPipelineExecutor.cpp:89: operator()
 [ 26802 ] {} <Fatal> BaseDaemon: 21.2. inlined from ./contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ?
 [ 26802 ] {} <Fatal> BaseDaemon: 21.3. inlined from ./contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB25CompletedPipelineExecutor7executeEvE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE
 [ 26802 ] {} <Fatal> BaseDaemon: 21.4. inlined from ./contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007]<DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&>(DB::CompletedPipelineExecutor::execute()::$_0&, std::tuple<>&)
 [ 26802 ] {} <Fatal> BaseDaemon: 21.5. inlined from ./src/Common/ThreadPool.h:311: operator()
Killed by signal (in clickhouse-server.log) SERVER_DIED
Killed by signal (output files) SERVER_DIED
00314_sample_factor_virtual_column SKIPPED 0.0
00534_functions_bad_arguments6 SKIPPED 0.0
01016_simhash_minhash_ppc SKIPPED 0.0
01086_odbc_roundtrip SKIPPED 0.0
02995_index_8 SKIPPED 0.0
02997_insert_select_too_many_parts_multithread SKIPPED 0.0
03036_dynamic_read_subcolumns_wide_merge_tree SKIPPED 0.0
03174_split_parts_ranges_into_intersecting_and_non_intersecting_final_and_read-in-order_bug SKIPPED 0.0
03227_print_pretty_tuples_create_query SKIPPED 0.0
03236_squashing_high_memory SKIPPED 0.0
01624_soft_constraints BROKEN 43.61
02944_variant_as_common_type BROKEN 3.86
00005_shard_format_ast_and_remote_table_lambda OK 1.27
00015_totals_having_constants OK 0.96
00017_in_subquery_with_empty_result OK 0.84
00035_function_array_return_type OK 1.11
00036_array_element OK 1.59
00044_sorting_by_string_descending OK 1.0
00049_any_left_join OK 1.05
00056_join_number_string OK 1.04
00068_empty_tiny_log OK 1.02
00096_aggregation_min_if OK 13.5
00098_5_union_all OK 1.24
00106_totals_after_having OK 1.23
00126_buffer OK 2.09
00137_in_constants OK 2.04
00142_parse_timestamp_as_datetime OK 3.46
00148_summing_merge_tree_nested_map_multiple_values OK 1.38
00163_shard_join_with_empty_table OK 3.28
00166_functions_of_aggregation_states OK 1.1
00174_compare_date_time_with_constant_string_in_in OK 0.99
00175_partition_by_ignore OK 1.1
00184_shard_distributed_group_by_no_merge OK 3.24
00190_non_constant_array_of_constant_data OK 1.34
00206_empty_array_to_single OK 1.36
00214_primary_key_order OK 1.24
00226_zookeeper_deduplication_and_unexpected_parts_long OK 2.15
00232_format_readable_size OK 1.01
00233_position_function_family OK 17.63
00233_position_function_sql_comparibilty OK 1.55
00237_group_by_arrays OK 2.34
00253_insert_recursive_defaults OK 1.52
00255_array_concat_string OK 1.94
00270_views_query_processing_stage OK 1.09
00282_merging OK 6.58
00283_column_cut OK 1.05
00290_shard_aggregation_memory_efficient OK 4.09
00312_position_case_insensitive_utf8 OK 37.09
00323_quantiles_timing_bug OK 2.76
00331_final_and_prewhere_condition_ver_column OK 1.31
00342_escape_sequences OK 1.0
00343_array_element_generic OK 2.3
00364_java_style_denormals OK 0.84
00381_first_significant_subdomain OK 0.96
00394_replaceall_vector_fixed OK 2.6
00396_uuid_v7 OK 8.68
00397_tsv_format_synonym OK 1.82
00398_url_functions OK 9.48
00399_group_uniq_array_date_datetime OK 1.45
00406_tuples_with_nulls OK 1.07
00411_long_accurate_number_comparison_float OK 31.71
00412_logical_expressions_optimizer OK 0.93
00414_time_zones_direct_conversion OK 1.01
00424_shard_aggregate_functions_of_nullable OK 2.5
00436_fixed_string_16_comparisons OK 1.85
00438_bit_rotate OK 1.61
00442_filter_by_nullable OK 1.6
00461_default_value_of_argument_type OK 1.76
00479_date_and_datetime_to_number OK 0.99
00481_reading_from_last_granula OK 1.42
00485_http_insert_format OK 4.96
00488_non_ascii_column_names OK 1.11
00498_array_functions_concat_slice_push_pop OK 13.37
00500_point_in_polygon_bug OK 1.14
00500_point_in_polygon_bug_2 OK 0.91
00500_point_in_polygon_nan OK 1.4
00501_http_head OK 2.1
00512_fractional_time_zones OK 4.05
00525_aggregate_functions_of_nullable_that_return_non_nullable OK 0.95
00531_aggregate_over_nullable OK 1.6
00531_client_ignore_error OK 4.72
00532_topk_generic OK 1.04
00534_filimonov OK 19.18
00543_access_to_temporary_table_in_readonly_mode OK 11.55
00547_named_tuples OK 0.9
00548_slice_of_nested OK 0.95
00549_join_use_nulls OK 1.1
00553_invalid_nested_name OK 0.86
00557_alter_null_storage_tables OK 0.99
00557_array_resize OK 1.45
00573_shard_aggregation_by_empty_set OK 3.08
00575_merge_and_index_with_function_in_in OK 1.5
00576_nested_and_prewhere OK 1.95
00577_replacing_merge_tree_vertical_merge OK 1.85
00598_create_as_select_http OK 4.16
00615_nullable_alter_optimize OK 1.8
00623_truncate_all_tables OK 3.02
00624_length_utf8 OK 0.89
00642_cast OK 1.3
00645_date_time_input_format OK 1.31
00652_mergetree_mutations OK 26.0
00660_optimize_final_without_partition OK 1.34
00670_truncate_temporary_table OK 1.2
00678_murmurhash OK 2.01
00699_materialized_view_mutations OK 6.91
00701_context_use_after_free OK 0.99
00701_rollup OK 1.6
00702_join_with_using OK 2.16
00702_where_with_quailified_names OK 0.99
00703_join_crash OK 1.19
00704_drop_truncate_memory_table OK 4.51
00712_prewhere_with_alias_and_virtual_column OK 1.2
00712_prewhere_with_missing_columns OK 1.65
00715_json_each_row_input_nested OK 12.27
00718_format_datetime_1 OK 1.08
00718_low_cardinaliry_alter OK 2.71
00719_format_datetime_rand OK 6.71
00720_combinations_of_aggregate_combinators OK 1.14
00735_or_expr_optimize_bug OK 0.98
00741_client_comment_multiline OK 0.79
00751_default_databasename_for_view OK 1.64
00751_hashing_ints OK 1.26
00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere OK 23.08
00755_avg_value_size_hint_passing OK 7.02
00757_enum_defaults OK 2.97
00759_kodieg OK 0.95
00760_url_functions_overflow OK 1.22
00764_max_query_size_allocation OK 2.12
00780_unaligned_array_join OK 0.94
00801_daylight_saving_time_hour_underflow OK 1.16
00816_join_column_names_sarg OK 1.24
00825_protobuf_format_table_default OK 6.15
00830_join_overwrite OK 3.18
00837_minmax_index_replicated_zookeeper_long OK 4.47
00838_system_tables_drop_table_race OK 10.97
00838_unique_index OK 12.94
00852_any_join_nulls OK 1.19
00881_unknown_identifier_in_in OK 1.01
00900_parquet_time_to_ch_date_time OK 5.15
00905_field_with_aggregate_function_state OK 1.09
00907_set_index_max_rows OK 5.89
00910_zookeeper_custom_compression_codecs_replicated_long OK 7.97
00911_tautological_compare OK 0.66
00912_string_comparison OK 2.6
00926_adaptive_index_granularity_replacing_merge_tree OK 7.15
00926_adaptive_index_granularity_versioned_collapsing_merge_tree OK 9.53
00927_asof_joins OK 4.62
00938_ipv6_cidr_range OK 3.44
00941_system_columns_race_condition OK 19.38
00953_moving_functions OK 2.25
00954_resample_combinator OK 1.6
00955_test_final_mark_use OK 8.34
00961_visit_param_buffer_underflow OK 0.94
00965_logs_level_bugfix OK 4.84
00965_send_logs_level_concurrent_queries OK 3.56
00965_shard_unresolvable_addresses OK 34.18
00972_desc_table_virtual_columns OK 1.51
00974_bitmapContains_with_primary_key OK 1.24
00974_text_log_table_not_empty OK 6.74
00975_indices_mutation_replicated_zookeeper_long OK 14.12
00977_join_use_nulls_denny_crane OK 3.35
00978_table_function_values_alias OK 1.0
00988_expansion_aliases_limit OK 1.29
00994_table_function_numbers_mt OK 1.14
00995_optimize_read_in_order_with_aggregation OK 0.98
00999_full_join_dup_keys_crash OK 6.07
01000_bad_size_of_marks_skip_idx OK 3.97
01002_alter_nullable_adaptive_granularity_long OK 13.89
01008_materialized_view_henyihanwobushi OK 13.3
01010_low_cardinality_and_native_http OK 12.59
01016_index_tuple_field_type OK 1.91
01016_input_null_as_default OK 29.61
01016_simhash_minhash OK 7.13
01019_Buffer_and_max_memory_usage OK 10.71
01019_alter_materialized_view_consistent OK 22.61
01019_parallel_parsing_cancel OK 28.05
01021_tuple_parser OK 1.15
01030_concatenate_equal_fixed_strings OK 0.99
01031_new_any_join OK 2.25
01037_polygon_dicts_correctness_all OK 20.22
01042_h3_k_ring OK 7.02
01044_great_circle_angle OK 1.04
01047_window_view_parser_inner_table OK 3.5
01050_window_view_parser_tumble OK 2.61
01051_all_join_engine OK 3.75
01051_random_printable_ascii OK 0.94
01052_compression_buffer_overrun OK 2.79
01053_window_view_proc_hop_to_now OK 10.81
01054_cache_dictionary_bunch_update OK 16.63
01055_compact_parts_granularity OK 8.52
01055_minmax_index_compact_parts OK 8.66
01056_create_table_as OK 4.6
01061_window_view_event_hop_to_asc OK 7.51
01062_alter_on_mutataion_zookeeper_long OK 4.14
01062_max_parser_depth OK 2.04
01069_set_in_group_by OK 1.04
01070_h3_indexes_are_neighbors OK 1.05
01070_template_empty_file OK 1.04
01074_window_view_event_tumble_asc_join_populate OK 7.88
01076_array_join_prewhere_const_folding OK 3.78
01079_reinterpret_as_fixed_string OK 0.9
01083_log_first_column_alias OK 1.02
01085_regexp_input_format OK 8.56
01085_window_view_attach OK 1.52
01086_modulo_or_zero OK 1.15
01087_window_view_alter_query OK 13.49
01112_check_table_with_index OK 1.11
01114_alter_modify_compact_parts OK 1.76
01114_materialize_clear_index_compact_parts OK 1.89
01117_greatest_least_case OK 0.94
01126_month_partitioning_consistent_code OK 1.1
01137_order_by_func OK 17.23
01142_with_ties_and_aliases OK 1.31
01146_clickhouse_local_data OK 5.49
01151_storage_merge_filter_tables_by_virtual_column OK 2.36
01157_replace_table OK 3.84
01174_select_insert_isolation OK 61.09
01179_insert_values_semicolon OK 2.95
01210_drop_view OK 0.94
01213_alter_rename_column OK 3.87
01213_alter_rename_primary_key_zookeeper_long OK 2.53
01236_graphite_mt OK 1.89
01245_distributed_group_by_no_merge_with-extremes_and_totals OK 9.72
01247_optimize_distributed_group_by_sharding_key_dist_on_dist OK 2.25
01252_weird_time_zone OK 3.34
01253_subquery_in_aggregate_function_JustStranger OK 1.91
01254_dict_load_after_detach_attach OK 1.84
01256_negative_generate_random OK 2.65
01260_ubsan_decimal_parse OK 0.93
01263_type_conversion_nvartolomei OK 2.49
01268_shard_avgweighted OK 2.7
01277_alter_rename_column_constraint_zookeeper_long OK 3.55
01277_convert_field_to_type_logical_error OK 1.56
01278_alter_rename_combination OK 1.54
01279_dist_group_by OK 1.29
01280_opencl_bitonic_order_by OK 3.61
01291_geo_types OK 1.4
01292_optimize_data_skip_idx_order_by_expr OK 1.15
01293_client_interactive_vertical_multiline OK 6.01
01293_show_clusters OK 9.25
01299_alter_merge_tree OK 1.34
01319_manual_write_to_replicas_long OK 2.06
01319_optimize_skip_unused_shards_nesting OK 2.04
01323_too_many_threads_bug OK 9.66
01332_join_type_syntax_position OK 2.24
01341_datetime64_wrong_supertype OK 2.49
01342_query_parameters_alias OK 2.76
01350_intdiv_nontrivial_fpe OK 2.78
01355_defaultValueOfArgumentType_bug OK 0.94
01357_version_collapsing_attach_detach_zookeeper OK 1.46
01370_client_autocomplete_word_break_characters OK 3.82
01373_summing_merge_tree_explicit_columns_definition OK 1.44
01375_storage_file_write_prefix_tsv_with_names OK 1.47
01400_join_get_with_multi_keys OK 1.25
01420_logical_functions_materialized_null OK 1.11
01431_finish_sorting_with_consts OK 1.22
01434_netloc_fuzz OK 0.89
01441_low_cardinality_array_index OK 19.75
01443_merge_truncate_long OK 22.0
01455_shard_leaf_max_rows_bytes_to_read OK 5.39
01455_time_zones OK 1.0
01456_min_negative_decimal_formatting OK 1.22
01457_min_index_granularity_bytes_setting OK 1.84
01462_test_codec_on_alias OK 1.99
01478_not_equi-join_on OK 1.09
01479_cross_join_9855 OK 1.21
01493_alter_remove_properties_zookeeper OK 7.18
01503_if_const_optimization OK 0.89
01506_buffer_table_alter_block_structure_2 OK 1.32
01506_ttl_same_with_order_by OK 2.86
01507_multiversion_storage_for_storagememory OK 0.93
01509_parallel_quorum_insert_no_replicas_long OK 3.5
01510_format_regexp_raw_low_cardinality OK 4.15
01511_format_readable_timedelta OK 1.15
01513_ilike_like_cache OK 1.04
01514_input_format_csv_enum_as_number_setting OK 1.11
01515_with_global_and_with_propagation OK 1.18
01516_date_time_output_format OK 1.75
01521_global_in_prewhere_15792 OK 1.81
01533_distinct_nullable_uuid OK 1.85
01536_fuzz_cast OK 1.33
01546_log_queries_min_query_duration_ms OK 4.99
01548_lzy305 OK 1.3
01548_parallel_parsing_max_memory OK 6.82
01552_alter_name_collision OK 0.81
01552_impl_aggfunc_cloneresize OK 1.71
01558_ttest OK 3.08
01560_mann_whitney OK 2.08
01560_monotonicity_check_multiple_args_bug OK 1.05
01560_ttl_remove_empty_parts OK 14.18
01561_mann_whitney_scipy OK 5.91
01566_negate_formatting OK 1.16
01568_window_functions_distributed OK 3.82
01570_aggregator_combinator_simple_state OK 2.35
01579_date_datetime_index_comparison OK 2.14
01582_distinct_optimization OK 5.11
01583_const_column_in_set_index OK 1.19
01584_distributed_buffer_cannot_find_column OK 1.96
01602_temporary_table_in_system_tables OK 1.2
01611_constant_folding_subqueries OK 1.52
01621_decode_XML OK 1.13
01632_group_array_msan OK 1.88
01632_select_all_syntax OK 1.55
01638_div_mod_ambiguities OK 1.37
01642_if_nullable_regression OK 2.41
01655_window_functions_null OK 0.95
01656_join_defaul_enum OK 8.1
01658_test_base64Encode_mysql_compatibility OK 1.48
01659_array_aggregation_ubsan OK 0.9
01661_arraySlice_ubsan OK 1.06
01661_extract_all_groups_throw_fast OK 7.49
01665_merge_tree_min_for_concurrent_read OK 1.15
01666_great_circle_distance_ubsan OK 0.95
01669_join_or_duplicates OK 1.84
01670_sign_function OK 1.65
01672_test_toSecond_mysql_dialect OK 0.89
01674_filter_by_uint8 OK 1.55
01676_reinterpret_as OK 3.65
01679_incorrect_data_on_insert_collapsing OK 5.05
01683_codec_encrypted OK 3.08
01683_text_log_deadlock OK 41.3
01686_event_time_microseconds_part_log OK 17.69
01698_map_populate_overflow OK 1.74
01704_transform_with_float_key OK 1.2
01709_inactive_parts_to_throw_insert OK 1.84
01710_aggregate_projection_with_grouping_set OK 3.97
01710_aggregate_projection_with_normalized_states OK 2.14
01710_projection_materialize_with_missing_columns OK 1.24
01710_projection_with_joins OK 1.75
01716_array_difference_overflow OK 1.42
01721_constraints_constant_expressions OK 2.24
01732_bigint_ubsan OK 2.56
01732_race_condition_storage_join_long OK 24.07
01737_move_order_key_to_prewhere_select_final OK 1.65
01745_alter_delete_view OK 1.54
01746_convert_type_with_default OK 2.74
01753_fix_clickhouse_format OK 3.55
01754_cluster_all_replicas_shard_num OK 1.89
01755_client_highlight_multi_line_comment_regression OK 3.07
01760_modulo_negative OK 1.77
01764_collapsing_merge_adaptive_granularity OK 1.49
01801_dateDiff_DateTime64 OK 3.65
01803_untuple_subquery OK 1.1
01811_datename OK 1.68
01815_with_mergeable_state_after_aggregation_and_limit OK 2.69
01820_unhex_case_insensitive OK 0.98
01823_array_low_cardinality_KuliginStepan OK 1.15
01825_new_type_json_10 OK 1.15
01825_new_type_json_btc OK 11.33
01825_type_json_order_by OK 1.08
01833_test_collation_alvarotuso OK 1.56
01848_http_insert_segfault OK 7.59
01852_jit_if OK 1.13
01854_s2_cap_contains OK 3.61
01867_support_datetime64_version_column OK 1.39
01883_with_grouping_sets OK 3.47
01888_read_int_safe OK 6.36
01889_key_condition_function_chains OK 1.74
01890_cross_join_explain_crash OK 0.93
01905_to_json_string OK 1.15
01909_mbtolou OK 1.71
01910_client_replxx_container_overflow_long OK 4.06
01913_if_int_decimal OK 0.96
01913_quantile_deterministic OK 28.04
01913_summing_mt_and_simple_agg_function_with_lc OK 1.25
01915_for_each_crakjie OK 1.1
01916_low_cardinality_interval OK 1.04
01920_not_chain_format OK 0.88
01934_constexpr_aggregate_function_parameters OK 2.61
01940_pad_string OK 3.58
01943_non_deterministic_order_key OK 1.59
01943_pmj_non_joined_stuck OK 2.95
02000_join_on_const OK 8.0
02001_hostname_test OK 1.17
02001_select_with_filter OK 1.09
02004_intersect_except_const_column OK 1.49
02006_test_positional_arguments OK 5.03
02007_test_any_all_operators OK 1.84
02009_decimal_no_trailing_zeros OK 2.48
02012_get_server_port OK 1.59
02012_low_cardinality_uuid_with_extremes OK 1.17
02012_zookeeper_changed_enum_type_incompatible OK 1.7
02015_async_inserts_6 OK 5.1
02015_shard_crash_clang_12_build OK 40.29
02021_exponential_sum OK 1.64
02026_describe_include_subcolumns OK 1.08
02041_conversion_between_date32_and_datetime64 OK 1.05
02044_exists_operator OK 1.72
02047_alias_for_table_and_database_name OK 0.94
02099_hashed_array_dictionary_complex_key OK 34.47
02101_avro_union_index_out_of_boundary OK 4.51
02103_with_names_and_types_parallel_parsing OK 16.64
02105_backslash_letter_commands OK 3.74
02112_parse_date_yyyymmdd OK 2.55
02116_interactive_hello OK 2.66
02116_tuple_element_analyzer OK 5.29
02122_parallel_formatting_CSVWithNames OK 8.96
02122_parallel_formatting_CSVWithNamesAndTypes OK 7.28
02122_parallel_formatting_PrettyCompact OK 19.58
02122_parallel_formatting_RowBinary OK 7.3
02122_parallel_formatting_Template OK 7.1
02123_MySQLWire_regression OK 1.16
02128_wait_end_of_query_fix OK 1.88
02147_arrow_duplicate_columns OK 4.64
02151_clickhouse_client_hints OK 2.16
02153_clickhouse_local_profile_info OK 2.44
02156_async_insert_query_log OK 37.85
02158_contingency OK 1.24
02158_explain_ast_alter_commands OK 3.75
02158_interval_length_sum OK 0.89
02169_fix_view_offset_limit_setting OK 1.35
02179_sparse_columns_detach OK 1.94
02180_insert_into_values_settings OK 0.99
02185_split_by_char OK 0.88
02202_use_skip_indexes_if_final OK 1.5
02205_ephemeral_1 OK 1.89
02206_information_schema_show_database OK 0.95
02212_cte_and_table_alias OK 1.21
02226_async_insert_table_function OK 1.51
02226_in_untuple_issue_34810 OK 1.32
02231_bloom_filter_sizing OK 2.56
02232_functions_to_subcolumns_alias OK 1.26
02234_cast_to_ip_address OK 17.69
02236_explain_pipeline_join OK 0.99
02239_bzip2_bug OK 14.92
02242_join_rocksdb OK 4.09
02243_arrow_read_null_type_to_nullable_column OK 5.75
02244_casewithexpression_return_type OK 1.22
02244_url_engine_headers_test OK 3.61
02250_insert_select_from_file_schema_inference OK 1.2
02281_limit_by_distributed OK 1.29
02282_array_distance OK 7.81
02283_array_norm OK 4.66
02286_function_wyhash OK 1.15
02286_parallel_final OK 31.34
02286_quantile_tdigest_infinity OK 5.35
02287_type_object_convert OK 1.64
02293_compatibility_ignore_auto_increment_in_create_table OK 1.79
02293_grouping_function OK 6.02
02293_part_log_has_merge_reason OK 9.92
02294_anova_cmp OK 5.16
02294_nothing_arguments_in_functions OK 2.36
02302_column_decl_null_before_defaul_value OK 2.24
02307_join_get_array_null OK 1.3
02313_dump_column_structure_low_cardinality OK 0.97
02315_grouping_constant_folding OK 1.24
02315_replace_multiif_to_if OK 0.94
02345_implicit_transaction OK 9.24
02346_additional_filters OK 4.85
02346_additional_filters_index OK 1.85
02346_inverted_index_experimental_flag OK 3.35
02352_lightweight_delete OK 19.33
02352_lightweight_delete_and_object_column OK 2.23
02354_tuple_lowcardinality OK 1.23
02354_vector_search_multiple_indexes OK 1.25
02354_vector_search_unquoted_index_parameters OK 1.47
02356_trivial_count_with_empty_set OK 1.15
02364_setting_cross_to_inner_rewrite OK 2.21
02366_direct_dictionary_dict_has OK 1.23
02366_kql_func_binary OK 1.1
02366_kql_func_scalar OK 1.95
02366_union_decimal_conversion OK 1.25
02366_with_fill_date OK 1.41
02367_join_pushdown_column_not_found OK 1.29
02369_lost_part_intersecting_merges OK 23.4
02370_extractAll_regress OK 1.01
02371_analyzer_join_cross OK 2.8
02371_select_projection_normal_agg OK 25.51
02375_stack_trace_no_addresses OK 7.28
02377_executable_function_settings OK 2.25
02377_fix_file_virtual_column OK 1.78
02377_majority_insert_quorum_zookeeper_long OK 12.3
02377_optimize_sorting_by_input_stream_properties_explain OK 40.25
02384_decrypt_bad_arguments OK 1.84
02384_nullable_low_cardinality_as_dict_in_arrow OK 1.25
02393_every_metric_must_have_documentation OK 0.94
02405_pmj_issue_40335 OK 1.2
02416_json_object_inference OK 1.34
02417_repeat_input_commands OK 3.05
02418_do_not_return_empty_blocks_from_ConvertingAggregatedToChunksTransform OK 2.1
02429_groupBitmap_chain_state OK 3.54
02430_bitmap_transform_exception_code OK 1.55
02435_rollback_cancelled_queries OK 32.59
02438_sync_replica_lightweight OK 3.75
02445_replicated_db_alter_partition OK 64.85
02446_parent_zero_copy_locks OK 6.66
02448_clone_replica_lost_part OK 39.32
02449_check_dependencies_and_table_shutdown OK 1.95
02450_kill_distributed_query_deadlock OK 36.68
02455_one_row_from_csv_memory_usage OK 91.18
02456_BLAKE3_hash_function_test OK 0.99
02458_relax_too_many_parts OK 2.65
02467_set_with_lowcardinality_type OK 1.45
02469_fix_aliases_parser OK 0.95
02470_mutation_sync_race OK 39.33
02478_projection_with_group_by_alter OK 2.39
02479_analyzer_aggregation_totals_rollup_crash_fix OK 1.11
02480_every_asynchronous_metric_must_have_documentation OK 0.91
02481_aggregation_in_order_plan OK 1.49
02481_low_cardinality_with_short_circuit_functins_mutations OK 1.44
02482_load_parts_refcounts OK 7.48
02494_combinators_with_null_argument OK 1.32
02495_analyzer_storage_join OK 6.61
02496_from_unixtime_in_joda_syntax OK 3.09
02497_analyzer_sum_if_count_if_pass_crash_fix OK 1.0
02498_analyzer_aggregate_functions_arithmetic_operations_pass_fix OK 1.51
02498_analyzer_settings_push_down OK 1.81
02499_analyzer_aggregate_function_lambda_crash_fix OK 1.95
02500_prevent_drop_nested_if_empty_part OK 2.19
02506_date_time64_floating_point_negative_value OK 1.09
02509_h3_arguments OK 1.58
02511_complex_literals_as_aggregate_function_parameters OK 1.55
02512_array_join_name_resolution OK 0.99
02513_analyzer_sort_msan OK 1.16
02513_parquet_orc_arrow_nullable_schema_inference OK 6.81
02515_distinct_zero_size_key_bug_44831 OK 0.79
02521_aggregation_by_partitions OK 51.93
02530_dictionaries_update_field OK 78.6
02532_profileevents_server_startup_time OK 0.94
02534_default_granularity OK 0.99
02534_keyed_siphash OK 24.17
02534_s3_heap_use_after_free OK 0.93
02536_distributed_detach_table OK 1.49
02542_case_no_else OK 1.09
02552_inner_join_with_where_true OK 0.98
02562_regexp_extract OK 5.71
02564_query_id_header OK 3.9
02573_quantile_fuse_msan OK 1.11
02575_merge_prewhere_different_default_kind OK 2.0
02580_like_substring_search_bug OK 0.9
02588_parquet_bug OK 4.2
02597_column_update_and_replication OK 3.14
02661_read_from_archive_tarxz OK 37.82
02662_sparse_columns_mutations_2 OK 2.16
02662_sparse_columns_mutations_4 OK 1.45
02662_sparse_columns_mutations_5 OK 1.24
02676_distinct_reading_in_order_analyzer OK 1.42
02677_analyzer_bitmap_has_any OK 2.1
02677_get_subcolumn_array_of_tuples OK 1.14
02681_undrop_query OK 6.5
02689_meaningless_data_types OK 2.29
02690_subquery_identifiers OK 1.4
02699_polygons_sym_difference_total_analyzer OK 1.05
02703_keeper_map_concurrent_create_drop OK 35.45
02704_keeper_map_zk_nodes OK 18.77
02704_max_backup_bandwidth OK 14.71
02704_storage_merge_explain_graph_crash OK 2.16
02706_arrow_different_dictionaries OK 2.66
02706_kolmogorov_smirnov_test_scipy OK 18.64
02715_bit_operations_float OK 5.05
02718_array_fold OK 8.84
02719_aggregate_with_empty_string_key OK 0.94
02722_line_as_string_consistency OK 5.02
02723_zookeeper_name OK 2.02
02725_async_insert_table_setting OK 5.76
02730_dictionary_hashed_load_factor_element_count OK 24.78
02733_fix_distinct_in_order_bug_49622 OK 0.94
02752_custom_separated_ignore_spaces_bug OK 1.07
02763_mutate_compact_part_with_skip_indices_and_projections OK 2.76
02765_queries_with_subqueries_profile_events OK 61.94
02768_cse_nested_distributed OK 2.46
02770_async_buffer_ignore OK 6.05
02771_parallel_replicas_analyzer OK 3.1
02771_semi_join_use_nulls OK 17.2
02771_system_user_processes OK 8.47
02780_final_streams_data_skipping_index OK 1.89
02786_transform_float OK 1.06
02805_distributed_queries_timeouts OK 24.95
02808_aliases_inside_case OK 0.89
02810_convert_uuid_to_uint128 OK 2.85
02811_read_in_order_and_array_join_bug OK 1.45
02813_starting_in_text_log OK 2.58
02813_system_licenses_base OK 0.89
02816_s2_invalid_point OK 1.49
02828_create_as_table_function_rename OK 1.04
02834_alter_exception OK 1.29
02834_nulls_first_sort OK 1.11
02834_remote_session_log OK 23.15
02835_drop_user_during_session OK 89.34
02836_file_diagnostics_while_reading_header OK 4.6
02841_check_table_progress OK 22.5
02841_valid_json_and_xml_on_http_exception OK 100.49
02841_with_clause_resolve OK 5.05
02845_join_on_cond_sparse OK 1.72
02858_explicit_uuid_and_zk_path OK 13.72
02861_index_set_incorrect_args OK 1.84
02861_replacing_merge_tree_with_cleanup OK 1.34
02862_uuid_reinterpret_as_numeric OK 1.14
02863_non_const_timezone_check OK 3.01
02864_statistics_usage OK 2.42
02865_array_join_with_max_block_size OK 3.85
02866_size_of_marks_skip_idx_explain OK 0.99
02868_distinct_to_count_optimization OK 4.71
02869_insert_filenames_collisions OK 2.59
02882_clickhouse_keeper_client_no_confirmation OK 2.6
02884_interval_operator_support_plural_literal OK 2.06
02887_byteswap OK 4.6
02887_mutations_subcolumns OK 3.96
02888_single_state_nullable_type OK 1.15
02888_system_tables_with_inaccessible_table_function OK 3.0
02889_file_log_save_errors OK 7.68
02891_empty_tuple OK 4.41
02893_system_drop_schema_cache_format OK 0.74
02893_vertical_final_bugs OK 5.35
02896_illegal_sampling OK 1.19
02896_union_distinct_http_format OK 2.04
02898_parallel_replicas_progress_bar OK 13.59
02899_use_default_format_on_http_exception OK 4.07
02900_limit_by_query_stage OK 4.93
02901_parallel_replicas_rollup OK 21.18
02901_predicate_pushdown_cte_stateful OK 1.04
02905_show_setting_query OK 1.15
02916_date_text_parsing OK 2.2
02916_joinget_dependency OK 4.85
02918_alter_temporary_table OK 1.55
02918_wrong_dictionary_source OK 1.59
02919_segfault_nullable_materialized_update OK 1.8
02920_fix_json_merge_patch OK 1.11
02923_explain_expired_context OK 0.99
02932_apply_deleted_mask OK 4.66
02933_paste_join OK 6.36
02935_date_trunc_case_unsensitiveness OK 3.81
02943_alter_user_modify_profiles_and_settings OK 57.6
02943_positional_arguments_bugs OK 3.21
02943_use_full_text_skip_index_with_has_any OK 2.2
02947_parallel_replicas_remote OK 2.64
02950_part_offset_as_primary_key OK 3.0
02952_binary OK 1.8
02952_conjunction_optimization OK 1.76
02955_avro_format_zstd_encode_support OK 1.1
02962_analyzer_const_in_count_distinct OK 0.99
02963_invalid_identifier OK 1.5
02966_float32_promotion OK 1.05
02982_json_columns_with_metadata_http OK 4.66
02982_minmax_nan_null_order OK 3.06
02983_empty_map_hasToken OK 2.63
02985_shard_query_start_time OK 4.23
02987_logical_optimizer_pass_lowcardinality OK 1.09
02989_group_by_tuple OK 0.96
02990_format_lambdas OK 2.86
02990_variant_where_cond OK 1.79
02992_settings_overflow OK 1.45
02994_cosineDistanceNullable OK 1.1
02994_libarchive_compression OK 19.56
02995_new_settings_history OK 2.94
02996_index_compaction_counterexample OK 1.41
02998_analyzer_prewhere_report OK 1.06
02998_system_dns_cache_table OK 0.95
03000_minmax_index_first OK 4.39
03001_insert_threads_deduplication OK 2.37
03001_max_parallel_replicas_zero_value OK 2.02
03004_json_named_tuples_inference_ambiguous_paths_as_string OK 0.89
03006_join_on_inequal_expression_fast OK 38.02
03006_parallel_replicas_cte_explain_syntax_crash OK 1.95
03008_groupSortedArray_field OK 0.99
03008_s3_plain_rewritable OK 18.4
03010_file_log_large_poll_batch_size OK 1.26
03013_fuzz_arrayPartialReverseSort OK 1.21
03015_analyzer_groupby_fuzz_60772 OK 1.19
03017_analyzer_groupby_fuzz_61600 OK 1.16
03023_analyzer_optimize_group_by_function_keys_with_nulls OK 0.94
03023_group_by_use_nulls_analyzer_crashes OK 3.75
03032_async_backup_restore OK 7.87
03032_string_to_variant_cast OK 2.04
03033_analyzer_query_parameters OK 3.21
03033_from_unixtimestamp_joda_by_int64 OK 1.02
03033_virtual_column_override OK 1.1
03035_argMinMax_numeric_non_extreme_bug OK 1.04
03035_internal_functions_direct_call OK 6.05
03035_materialized_primary_key OK 3.42
03035_morton_encode_no_rows OK 1.04
03036_test_parquet_bloom_filter_push_down_ipv6 OK 7.96
03042_analyzer_alias_join OK 1.27
03050_select_one_one_one OK 0.95
03055_analyzer_subquery_group_array OK 0.99
03089_analyzer_alias_replacement OK 1.06
03090_analyzer_multiple_using_statements OK 1.3
03093_analyzer_column_alias OK 1.05
03094_transform_return_first OK 1.15
03095_group_by_server_constants_bug OK 1.35
03096_update_non_indexed_columns OK 1.59
03125_analyzer_CTE_two_joins OK 1.37
03127_window_functions_uint16 OK 1.44
03131_hilbert_coding OK 5.77
03143_prewhere_profile_events OK 26.67
03146_tpc_ds_grouping OK 1.64
03156_dynamic_type_concurrent_inserts OK 4.49
03157_negative_positional_arguments_ubsan OK 1.4
03161_create_table_as_mv OK 1.55
03164_analyzer_rewrite_aggregate_function_with_if OK 1.06
03164_materialize_skip_index OK 18.02
03164_selects_with_pk_usage_profile_event OK 29.14
03168_inconsistent_ast_formatting OK 5.02
03170_part_offset_as_table_column OK 1.16
03172_system_detached_tables OK 5.11
03195_group_concat_deserialization_fix OK 1.6
03197_fix_parse_mysql_iso_date OK 1.12
03198_json_extract_more_types OK 1.91
03201_local_named_collections OK 4.51
03201_sumIf_to_countIf_return_type OK 0.99
03202_enum_json_cast OK 1.08
03203_function_printf OK 2.54
03204_index_hint_fuzzer OK 0.94
03205_hashing_empty_tuples OK 1.49
03205_overlay OK 4.9
03208_groupArrayIntersect_serialization OK 3.05
03208_multiple_joins_with_storage_join OK 2.31
03209_parallel_replicas_order_by_all OK 1.34
03210_lag_lead_inframe_types OK 1.13
03211_convert_outer_join_to_inner_join_anti_join OK 1.75
03213_deep_json OK 3.52
03214_parsing_archive_name_file OK 23.57
03215_analyzer_replace_with_dummy_tables OK 1.37
03217_json_merge_patch_stack_overflow OK 5.13
03220_replace_formatting OK 2.2
03223_nested_json_in_shared_data_merges OK 2.13
03224_invalid_alter OK 11.43
03227_distinct_dynamic_types_json_paths OK 26.92
03228_join_to_rerange_right_table OK 2.58
03229_empty_tuple_in_array OK 0.78
03231_prewhere_conditions_order OK 0.99
03232_json_uniq_group_by OK 2.15
03232_pr_not_ready_set OK 4.88
03240_cte_in_subquery OK 1.24
03243_compatibility_setting_with_alias OK 1.45
03247_create-same-table-concurrently-with-atomic-engine OK 35.21
03250_json_group_by_sub_object_subcolumn OK 1.21
03251_parquet_page_v2_native_reader OK 4.11
03252_fill_missed_arrays OK 1.74
03254_trivial_merge_selector OK 6.77
03255_fix_sbstrings_logical_error OK 0.87
03256_merges OK 1.84
03267_materialized_view_keeps_security_context OK 1.09
03271_benchmark_metrics OK 8.16
03271_dynamic_variant_in_min_max OK 5.71
03271_max_bytes_ratio_before_external_order_by OK 1.25
03272_client_highlighting_bug OK 2.77
03273_select_from_explain_ast_non_select OK 1.02
03275_ignore_nonexistent_files_fix OK 1.05
03278_dateTime64_in_dateTime64_bug OK 1.37
03279_with_clickhouse_driver OK 0.4
03290_pr_non_replicated_in_subquery OK 1.15
No OOM in dmesg OK
No OOM messages in clickhouse-server.log OK
No SharedMergeTree lost forever in clickhouse-server.log OK
No logical errors OK
No lost s3 keys OK
No sanitizer asserts OK